home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Markets / Education / HyperCard In Education / Charlotte's Web / card_11060.txt < prev    next >
Text File  |  1990-04-02  |  1KB  |  48 lines

  1. -- card: 11060 from stack: in
  2. -- bmap block id: 15341
  3. -- flags: 0000
  4. -- background id: 10971
  5. -- name: Event 1
  6. ----- HyperTalk script -----
  7. on openCard
  8.   put card field "event 1" of card "Plot 1" into bkgnd field "event 1"
  9. end openCard
  10.  
  11.  
  12. -- part 1 (button)
  13. -- low flags: 00
  14. -- high flags: 0006
  15. -- rect: left=285 top=73 right=94 bottom=306
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: Return
  24. ----- HyperTalk script -----
  25. on mouseDown
  26.   set hilite of button "Return" to true
  27. end mouseDown
  28. on mouseUp
  29.   set hilite of button "Return" to false
  30.   go to card "Plot Menu"
  31. end mouseUp
  32.  
  33.  
  34.  
  35.  
  36. -- part contents for background part 2
  37. ----- text -----
  38. Fern saves
  39. Wilbur.
  40.  
  41.  
  42. -- part contents for background part 1
  43. ----- text -----
  44. Before breakfast one morning, Fern Arable stopped her father from killing a runt pig.  Her father had said, "A weakling makes trouble."
  45. but then Fern protested,
  46. "It's unfair‚ĶThe pig couldn't help being born small, could it?  If I had been very small at birth would you have killed me?
  47. The Arables let Fern keep the pig and take care of it.
  48.